Fix backward search bug exposed by the unit test
authorPaolo Borelli <pborelli@gnome.org>
Sun, 31 Oct 2010 12:52:06 +0000 (13:52 +0100)
committerTristan Van Berkom <tristan.van.berkom@gmail.com>
Tue, 2 Nov 2010 03:04:37 +0000 (12:04 +0900)
commit3511215730d4d09eeda4da219bce6ec61a16a4bf
treec04bb0acc4dde903efd98501ea2cf87c03138944
parenta2360f979a4c00707088d17b65ed964461aa38c4
Fix backward search bug exposed by the unit test

When searching with multiple lines first_line_start/end were initialized
to the last line start/end iters
gtk/gtktextiter.c